Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Merge Sort in F# #4521

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

NurMohamed-system
Copy link

@NurMohamed-system NurMohamed-system commented Feb 20, 2025

I Am Adding a New Code Snippet in an Existing Language

  • I fixed Add Merge Sort in F# #4468
  • I did not include any extra folders/libraries
  • I named the pull request using Add {PROJECT} in {LANGUAGE} format

Add notes here...

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @NurMohamed-system! Thanks for contributing to this project! We are a rather small team, so it may take some time to process this request. In the meantime, there are several ways you can make yourself a part of The Renegade Coder community. For instance, you can:

Thanks for your help!

@Kaamkiya
Copy link
Member

Can you please mention the issue that you fixed? I think it's 4468.

Once you've done that, I can run the testing workflows.

Thanks!

Copy link
Collaborator

@rzuckerm rzuckerm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There should be only one file for each sample. The sample must take input from the command-line arguments and output to stdout. See the project requirements for details. Also, please read the Contributing Guide

@rzuckerm rzuckerm added enhancement Any code that improves the repo merge sort See: https://sampleprograms.io/projects/merge-sort/ labels Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Any code that improves the repo merge sort See: https://sampleprograms.io/projects/merge-sort/
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Merge Sort in F#
3 participants